StudentAwardEstimate 
EntityType  Independent 
Logical Entity Name  StudentAwardEstimate 
Default Table Name  FaEstimateAward 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

StudentAwardEstimate Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
StudentAwardPellEstimateId(FK)    INTEGER  NO 
 
StudentId(FK)    INTEGER  NO 
 
FundSourceId(FK)    INTEGER  NO 
 
Amount    MONEY(19, 4)  NO 
 
AwardYear    CHAR(7)  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
AcademicYearSequence    SMALLINT  NO 
 
LenderFee    MONEY(19, 4)  NO 
 
FundSourceType(FK)    CHAR(8)  YES 
 

StudentAwardEstimate Keys 
Key Name  Key Type  Keys 
FaEstimateAward_AwardYear_N_N_IDX  Inversion Entry  AwardYear 
FaEstimateAward_SyStudentID_N_N_IDX  Inversion Entry  StudentId 
FaEstimateAward_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
FaEstimateAward_FaFundSourceID_N_N_IDX  Inversion Entry  FundSourceId 
FaEstimateAward_FaEstimateID_N_N_IDX  Inversion Entry  StudentAwardPellEstimateId 
FaEstimateAward_FaEstimateAwardID_U_C_IDX  PrimaryKey  Id 

StudentAwardEstimate Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StudentAwardPellEstimate  Non-Identifying  One To Zero or More        StudentAwardPellEstimateId  NO 
FundSource  Non-Identifying  One To Zero or More        FundSourceId  NO 
FundSourceType  Non-Identifying  Zero or One to Zero or More        FundSourceType  NO 
Student  Non-Identifying  One To Zero or More        StudentId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentAwardEstimate Check Constraints 
Check Constraint Name  CheckConstraint 

StudentAwardEstimate Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.StudentAwardEstimate 
NO       
Physical (Microsoft SQL Server)
dbo.FaEstimateAward 
NO       

StudentAwardEstimate Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Financial Aid 

StudentAwardEstimate Data Movement Rules 
Name  Type  Rule Text/Value